home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6264 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: cerc.wvu.edu!muni
  2. Newsgroups: comp.lang.c++
  3. Subject: Problem with C++/X/Motif compilation on DEC -urgent
  4. Message-ID: <DML9Cq.GLp@cerc.wvu.edu>
  5. From: muni@cerc.wvu.edu (Muni Vijay Kumar)
  6. Date: Sun, 11 Feb 1996 01:55:38 GMT
  7. Sender: news@cerc.wvu.edu
  8. Organization: Concurrent Engineering Research Center
  9. Nntp-Posting-Host: kanawha
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. I have this strange problem with my code compilation. I am compiling some
  13. Motif code with C++ wrapping on DEC platform using gnu C++ compiler. During
  14. the compilation the compiler points out errors in the header files of X.
  15. Is it due to some version varitions of C++, X or Motif. The error is something
  16.  
  17. /usr/include/X11/Xutil.h:203: syntax error before `;'
  18. /usr/include/X11/Xutil.h:325: parse error before `XAllocClassHint'
  19.  
  20. It shows errors of similar type further......what I am wondering is when
  21. I mention the X include directory as /usr/X11R5/include in the make file
  22. why does it include from /usr/include/X11 though there is no link of anytype
  23. existing....
  24. Could someone also suggest what are the compatible C++ compiler(gnu, i use
  25. 2.10) and motif( i have 1.2) for X version 5.
  26.  
  27. Send me a mail directly if possible. Thanx in advance
  28. -------------------------------------------------------------------
  29. |   Muni Vijay Kumar                 |     725, Naomi Street      |
  30. |   Graduate Research Assistant,     |     Apt #A                 |
  31. |   Concurrent Engg. Research Center,|     Morgantown  26505      |
  32. |   West Virginia University.         |     West Virginia          |
  33. |                                                  |
  34. -------------------------------------------------------------------
  35. |                                      |     
  36. |        E-mail: muni@cs.wvu.edu                          |
  37. |                muni@cerc.wvu.edu                  |
  38. -------------------------------------------------------------------
  39.